home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / appshl.zip / APPPRING.FRM (.txt) < prev    next >
Visual Basic Form  |  1991-08-10  |  3KB  |  103 lines

  1. AppPrinting
  2. AppName
  3. Form1,
  4. PrintingLbl
  5. Printing
  6. DocumentLbl
  7.     CancelCmd
  8. Cancel
  9. StartPrintTimer
  10. CancelCmd_Click
  11. pABORT
  12. true6
  13. CancelPrintZ
  14. Form_Click
  15.     Form_LoadE
  16.     PrintLine
  17. HeaderLine.
  18. PageSize
  19.     LineSpace
  20. LinesPerPage}
  21. LineLength
  22. CurrentLinec
  23. PageInfo
  24. TextMetricD
  25. printerACTIONO
  26. DocumetName
  27. Captionc
  28. DocName
  29. false
  30. Screen
  31. MousePointer
  32. NORMAL
  33. GetTextMetrics
  34. Printer!
  35. tmHeight
  36. tmExternalLeading
  37. GetDeviceCapsr
  38. VERTRES
  39. PageNumber
  40. SetActiveWindow
  41. PrinterHEADER
  42. delay_itS
  43. Pagee
  44. AppPrinting
  45. DocumetLblU
  46. App_FileName
  47. PrintingLblL
  48. DocumentLbl_Click
  49. CR_Indexj
  50. App_Data
  51. CRLFX
  52. CR_End
  53. IndexStart
  54. IndexEnd
  55. App_PrintCopyNumber
  56. DocumentLbl
  57. Modal:
  58. MODELESS-
  59. CurrentX
  60. CurrentY
  61. FontName
  62. Fonts
  63. Height
  64. LineSpae
  65.     ScaleMode
  66. PrinterScaleHeight
  67. ScaleHeight
  68.     PrintData
  69. PrintingLbl_Click
  70. StartPrintTimer
  71. Enabled
  72. StartPrintTimer_Timer
  73. App_PrintCancel
  74. Remove_Items_from_Sysmenu
  75. Center_DialogBox_in_Form
  76. AppMain
  77. Place_DialogBox_in_Forma
  78. APP_NAME
  79. pause
  80. PrintDataError
  81. ExitPrintData
  82. MB_ICONEXCLAMATION
  83. SaveFile
  84. IDCANCEL
  85. offers
  86. CancelCmd_Click
  87. PrintData
  88.  This routine will print a file to the DEFAULT printer.  The dialog is
  89.  modal but still allowing the user to CANCEL the print.  The routine
  90.  uses VB functions to determine page size for page breaks.  A fudge of
  91.  one less line is used to protect for VB errors with LaserJet III's.
  92.  Determine the available space on the printer page
  93.  -1 is fudge
  94. Page: 
  95. Printing Page : 1"
  96.  Allow the user to cancel the printn
  97. Printing has been cancelled.
  98. Printing Page : 
  99. Cannot print;"
  100. check to ensure the printer is installed correctly and your disk has sufficient available space.
  101. Form_Load
  102. StartPrintTimer_Timer
  103.